3D Graphics Programming with QuickDraw 3D 1.5.4
Previous | QD3D Book | Overview | Chapter Contents | Next |
A directional light is a light that emits parallel rays in a specific direction. A directional light may be set to cast shadows.
Some style objects also specify whether or not objects in a scene shall receive shadows. However, objects in the scope of a receive shadows style set to False do not receive shadows, regardless of whether they are also appropriately situated to receive shadows from a light set to cast shadows.
Light data (optional). If no child object is specified, the light should have the properties specified in the default setting of a light data object.
Previous | QD3D Book | Overview | Chapter Contents | Next |